PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableStringCell Class / getOverflowMode Method
In This Topic
    getOverflowMode Method
    In This Topic
    Gets the cell overflow mode.
    Syntax
    public PDFFlowTableStringCellOverflowMode getOverflowMode()

    Return Value

    A PDFFlowTableStringCellOverflowMode enum member specifying how cell content overflows.
    See Also